home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group93a.txt / 000038_icon-group-sender _Wed Jan 20 15:27:55 1993.msg < prev    next >
Internet Message Format  |  1993-04-21  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Wed, 20 Jan 1993 11:04:21 MST
  2. Date: 20 Jan 93 15:27:55 GMT
  3. From: timbuk.cray.com!hemlock.cray.com!cargo@uunet.uu.net  (David S. Cargo)
  4. Organization: Cray Research, Inc.
  5. Subject: Re: detab/entab - anyone use them?
  6. Message-Id: <1993Jan20.092756.18965@hemlock.cray.com>
  7. References: <199301190836.AA02412@chuckwalla.cs.arizona.edu>
  8. Sender: icon-group-request@cs.arizona.edu
  9. To: icon-group@cs.arizona.edu
  10. Status: R
  11. Errors-To: icon-group-errors@cs.arizona.edu
  12.  
  13.  
  14. The existance of a standard archive of IPL procedures that could be
  15. linked would be good, but I think you would want to consider the
  16. effects of string invocation.  If the linker for an Icon interpreter
  17. was a dynamic linker, then the combination would be wonderfully
  18. flexible.
  19.  
  20. Dynamic linking of Icon procedures would be easier in some respects
  21. than dynamic linking for native compiled C procedures.  I expect
  22. considerably more context would need to be carried around in order to
  23. make it possible.
  24.  
  25. David S. Cargo
  26.